Tootsville::*Endpoints*
Variable
*Endpoints* names a variable:
The hash-table of all endpoints currently defined.
There is also a list version *ENDPOINT-LIST* which is preferred in some
cases. Both should be updated together.
Its value is the hash table:
- 2775501260261425259
- #<ENDPOINT GET /index/html → TEXT/HTML ← ENDPOINT-GET-/→html>
- 2613718390945611112
- #<ENDPOINT GET / → TEXT/HTML ← ENDPOINT-GET-/→html>
- 4301435484693218292
- #<ENDPOINT GET /favicon/png → IMAGE/PNG ← ENDPOINT-GET-/favicon→png>
- 3605103946389453302
- #<ENDPOINT GET /favicon → IMAGE/PNG ← ENDPOINT-GET-/favicon→png>
- 1654812538496282845
- #<ENDPOINT GET /favicon/ico → IMAGE/VND.MICROSOFT.ICON ← ENDPOINT-GET-/favicon/ico→vnd.microsoft.icon>
- 4430847145339061514
- #<ENDPOINT GET /favicon/gif → IMAGE/GIF ← ENDPOINT-GET-/favicon→gif>
- 3661819224652773325
- #<ENDPOINT GET /favicon → IMAGE/GIF ← ENDPOINT-GET-/favicon→gif>
- 2357254137101586602
- #<ENDPOINT POST /login/child/json → APPLICATION/JSON ← ENDPOINT-POST-/login/child→json>
- 3079094923609898074
- #<ENDPOINT POST /login/child → APPLICATION/JSON ← ENDPOINT-POST-/login/child→json>
- 1311744403956848369
- #<ENDPOINT GET /version/about/json → APPLICATION/JSON ← ENDPOINT-GET-/version/about→json>
- 438046192794699620
- #<ENDPOINT GET /version/about → APPLICATION/JSON ← ENDPOINT-GET-/version/about→json>
- 2862236114450198699
- #<ENDPOINT GET /version/about/txt → TEXT/PLAIN ← ENDPOINT-GET-/version/about→txt>
- 4218892956418160273
- #<ENDPOINT GET /version/about → TEXT/PLAIN ← ENDPOINT-GET-/version/about→txt>
- 1455774413677645218
- #<ENDPOINT GET /version/about/detail/:PARAM/txt → TEXT/PLAIN ← ENDPOINT-GET-/version/about/detail/param→txt>
- 3568759887225338765
- #<ENDPOINT GET /version/about/detail/:PARAM → TEXT/PLAIN ← ENDPOINT-GET-/version/about/detail/param→txt>
- 693282415722877999
- #<ENDPOINT GET /version/about/detail/:PARAM/json → APPLICATION/JSON ← ENDPOINT-GET-/version/about/detail/param→json>
- 1685448398244526369
- #<ENDPOINT GET /version/about/detail/:PARAM → APPLICATION/JSON ← ENDPOINT-GET-/version/about/detail/param→json>
- 510088238736223385
- #<ENDPOINT GET /maintenance/txt → TEXT/PLAIN ← ENDPOINT-GET-/maintenance/→txt>
- 2613165918543518378
- #<ENDPOINT GET /maintenance → TEXT/PLAIN ← ENDPOINT-GET-/maintenance/→txt>
- 185362433163658785
- #<ENDPOINT POST /maintenance/quicklisp-update → NIL ← ENDPOINT-POST-/maintenance/quicklisp-update→nil>
- 1209366185538690670
- #<ENDPOINT POST /maintenance/hot-reload → NIL ← ENDPOINT-POST-/maintenance/hot-reload→nil>
- 3006916151956666734
- #<ENDPOINT POST /maintenance/buildapp → NIL ← ENDPOINT-POST-/maintenance/buildapp→nil>
- 4353388280022639758
- #<ENDPOINT POST /maintenance/buildapp/status → NIL ← ENDPOINT-POST-/maintenance/buildapp/status→nil>
- 4096376851770060843
- #<ENDPOINT POST /maintenance/reload-jscl → NIL ← ENDPOINT-POST-/maintenance/reload-jscl→nil>
- 2295846296688743859
- #<ENDPOINT POST /maintenance/quit → NIL ← ENDPOINT-POST-/maintenance/quit→nil>
- 3926858977675076860
- #<ENDPOINT GET /meta-game/services/html → TEXT/HTML ← ENDPOINT-GET-/meta-game/services→html>
- 4288391570599918474
- #<ENDPOINT GET /meta-game/services → TEXT/HTML ← ENDPOINT-GET-/meta-game/services→html>
- 1622947186767220720
- #<ENDPOINT GET /meta-game/services/old/json → APPLICATION/JSON ← ENDPOINT-GET-/meta-game/services/old→json>
- 234726932288202010
- #<ENDPOINT GET /meta-game/services/old → APPLICATION/JSON ← ENDPOINT-GET-/meta-game/services/old→json>
- 2534461905518247006
- #<ENDPOINT GET /meta-game/services/json → APPLICATION/VND.OAI.OPENAPI;VERSION=3.0 ← ENDPOINT-GET-/meta-game/services→json>
- 21519206609707318
- #<ENDPOINT GET /meta-game/services → APPLICATION/VND.OAI.OPENAPI;VERSION=3.0 ← ENDPOINT-GET-/meta-game/services→json>
- 500367205855751383
- #<ENDPOINT GET /meta-game/headers/json → APPLICATION/JSON ← ENDPOINT-GET-/meta-game/headers→json>
- 3544118970374603318
- #<ENDPOINT GET /meta-game/headers → APPLICATION/JSON ← ENDPOINT-GET-/meta-game/headers→json>
- 132351661880430483
- #<ENDPOINT GET /meta-game/ping/txt → TEXT/PLAIN ← ENDPOINT-GET-/meta-game/ping→txt>
- 2312565822381053381
- #<ENDPOINT GET /meta-game/ping → TEXT/PLAIN ← ENDPOINT-GET-/meta-game/ping→txt>
- 3599886103547651904
- #<ENDPOINT GET /gossip/ice-servers/json → APPLICATION/JSON ← ENDPOINT-GET-/gossip/ice-servers→json>
- 572200990282065073
- #<ENDPOINT GET /gossip/ice-servers → APPLICATION/JSON ← ENDPOINT-GET-/gossip/ice-servers→json>
- 3464858480863409755
- #<ENDPOINT POST /gossip/offers → APPLICATION/SDP ← ENDPOINT-POST-/gossip/offers→sdp>
- 3292734651114778962
- #<ENDPOINT GET /gossip/offers/json → APPLICATION/JSON ← ENDPOINT-GET-/gossip/offers→json>
- 4579933893106172794
- #<ENDPOINT GET /gossip/offers → APPLICATION/JSON ← ENDPOINT-GET-/gossip/offers→json>
- 1100913697774676897
- #<ENDPOINT POST /gossip/answers/:UUID → APPLICATION/SDP ← ENDPOINT-POST-/gossip/answers/uuid→sdp>
- 2126131175871649162
- #<ENDPOINT GET /gossip/answers/:UUID → APPLICATION/SDP ← ENDPOINT-GET-/gossip/answers/uuid→sdp>
- 734167368411805897
- #<ENDPOINT GET /toots/:TOOT-NAME/txt → TEXT/PLAIN ← ENDPOINT-GET-/toots/toot-name→txt>
- 397873300273122050
- #<ENDPOINT GET /toots/:TOOT-NAME → TEXT/PLAIN ← ENDPOINT-GET-/toots/toot-name→txt>
- 652362187253295585
- #<ENDPOINT GET /toots/:TOOT-NAME/json → APPLICATION/JSON ← ENDPOINT-GET-/toots/toot-name→json>
- 3588003849203370960
- #<ENDPOINT GET /toots/:TOOT-NAME → APPLICATION/JSON ← ENDPOINT-GET-/toots/toot-name→json>
- 798770774760887233
- #<ENDPOINT PUT /toots/:TOOT-NAME/json → APPLICATION/JSON ← ENDPOINT-PUT-/toots/toot-name→json>
- 902774860067240563
- #<ENDPOINT PUT /toots/:TOOT-NAME → APPLICATION/JSON ← ENDPOINT-PUT-/toots/toot-name→json>
- 4170731574305303361
- #<ENDPOINT POST /toots/json → APPLICATION/JSON ← ENDPOINT-POST-/toots→json>
- 1782761286852252605
- #<ENDPOINT POST /toots → APPLICATION/JSON ← ENDPOINT-POST-/toots→json>
- 2347653146422357951
- #<ENDPOINT GET /users/me/txt → TEXT/PLAIN ← ENDPOINT-GET-/users/me→txt>
- 817493754216035154
- #<ENDPOINT GET /users/me → TEXT/PLAIN ← ENDPOINT-GET-/users/me→txt>
- 911840963843854747
- #<ENDPOINT GET /users/me/json → APPLICATION/JSON ← ENDPOINT-GET-/users/me→json>
- 4131534054498028735
- #<ENDPOINT GET /users/me → APPLICATION/JSON ← ENDPOINT-GET-/users/me→json>
- 4173820247824470588
- #<ENDPOINT PUT /users/me/json → APPLICATION/JSON ← ENDPOINT-PUT-/users/me→json>
- 405515342609891492
- #<ENDPOINT PUT /users/me → APPLICATION/JSON ← ENDPOINT-PUT-/users/me→json>
- 4253363210825773152
- #<ENDPOINT PATCH /users/me/json → APPLICATION/JSON ← ENDPOINT-PATCH-/users/me→json>
- 3556788904925915638
- #<ENDPOINT PATCH /users/me → APPLICATION/JSON ← ENDPOINT-PATCH-/users/me→json>
- 1873952710285345362
- #<ENDPOINT GET /users/me/toots/txt → TEXT/PLAIN ← ENDPOINT-GET-/users/me/toots→txt>
- 4001463141395061250
- #<ENDPOINT GET /users/me/toots → TEXT/PLAIN ← ENDPOINT-GET-/users/me/toots→txt>
- 2200278265671935120
- #<ENDPOINT GET /users/me/toots/json → APPLICATION/JSON ← ENDPOINT-GET-/users/me/toots→json>
- 800366382555165045
- #<ENDPOINT GET /users/me/toots → APPLICATION/JSON ← ENDPOINT-GET-/users/me/toots→json>
- 2125156083082933535
- #<ENDPOINT GET /users/me/toots/:TOOT-NAME/txt → TEXT/PLAIN ← ENDPOINT-GET-/users/me/toots/toot-name→txt>
- 3159196718401479487
- #<ENDPOINT GET /users/me/toots/:TOOT-NAME → TEXT/PLAIN ← ENDPOINT-GET-/users/me/toots/toot-name→txt>
- 1070605157160274909
- #<ENDPOINT GET /users/me/toots/:TOOT-NAME/json → APPLICATION/JSON ← ENDPOINT-GET-/users/me/toots/toot-name→json>
- 3220404487643901754
- #<ENDPOINT GET /users/me/toots/:TOOT-NAME → APPLICATION/JSON ← ENDPOINT-GET-/users/me/toots/toot-name→json>
- 4025206783682213707
- #<ENDPOINT DELETE /users/me/toots/:TOOT-NAME/json → APPLICATION/JSON ← ENDPOINT-DELETE-/users/me/toots/toot-name→json>
- 164843851602781227
- #<ENDPOINT DELETE /users/me/toots/:TOOT-NAME → APPLICATION/JSON ← ENDPOINT-DELETE-/users/me/toots/toot-name→json>
- 3308243433724706606
- #<ENDPOINT POST /users/me/play-with/:TOOT-NAME/json → APPLICATION/JSON ← ENDPOINT-POST-/users/me/play-with/toot-name→json>
- 635025581045997038
- #<ENDPOINT POST /users/me/play-with/:TOOT-NAME → APPLICATION/JSON ← ENDPOINT-POST-/users/me/play-with/toot-name→json>
- 2725175015971607415
- #<ENDPOINT GET /world/json → APPLICATION/JSON ← ENDPOINT-GET-/world→json>
- 3271757561095108054
- #<ENDPOINT GET /world → APPLICATION/JSON ← ENDPOINT-GET-/world→json>
- 385524676063845658
- #<ENDPOINT GET /world/tootanga/:LATITUDE/:LONGITUDE/:ALTITUDE/json → APPLICATION/JSON ← ENDPOINT-GET-/world/tootanga/latitude/longitude/altitude→json>
- 3423369905937201739
- #<ENDPOINT GET /world/tootanga/:LATITUDE/:LONGITUDE/:ALTITUDE → APPLICATION/JSON ← ENDPOINT-GET-/world/tootanga/latitude/longitude/altitude→json>
- 3010244976934717594
- #<ENDPOINT GET /world/clock/date/txt → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date→txt>
- 3542956409881927519
- #<ENDPOINT GET /world/clock/date → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date→txt>
- 903662128716469545
- #<ENDPOINT GET /world/clock/date/long/txt → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date/long→txt>
- 4521263252416595045
- #<ENDPOINT GET /world/clock/date/long → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date/long→txt>
- 4474702625315267486
- #<ENDPOINT GET /world/clock/date/abbrev/txt → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date/abbrev→txt>
- 4044962940318310263
- #<ENDPOINT GET /world/clock/date/abbrev → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/date/abbrev→txt>
- 1234443831199153308
- #<ENDPOINT GET /world/clock/time/json → APPLICATION/JSON ← ENDPOINT-GET-/world/clock/time→json>
- 64981768924257163
- #<ENDPOINT GET /world/clock/time → APPLICATION/JSON ← ENDPOINT-GET-/world/clock/time→json>
- 3128562978297264469
- #<ENDPOINT GET /world/clock/time/txt → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/time→txt>
- 1220359457604711210
- #<ENDPOINT GET /world/clock/time → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/time→txt>
- 474134724174379242
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/month/:MONTH/fragment/html → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/month/month/fragment→html>
- 4465150788489470284
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/month/:MONTH/fragment → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/month/month/fragment→html>
- 1995753829732542241
- #<ENDPOINT GET /world/clock/calendar/now/fragment/html → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/now/fragment→html>
- 990868233327192808
- #<ENDPOINT GET /world/clock/calendar/now/fragment → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/now/fragment→html>
- 3830107823585105774
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/fragment/html → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/fragment→html>
- 2898106294566400561
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/fragment → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/fragment→html>
- 1441330249852351824
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/month/:MONTH/html → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/month/month→html>
- 3107319515624852900
- #<ENDPOINT GET /world/clock/calendar/year/:YEAR/month/:MONTH → TEXT/HTML ← ENDPOINT-GET-/world/clock/calendar/year/year/month/month→html>
- 4050907988209917166
- #<ENDPOINT GET /world/clock/time/detailed/txt → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/time/detailed→txt>
- 3710653948837694751
- #<ENDPOINT GET /world/clock/time/detailed → TEXT/PLAIN ← ENDPOINT-GET-/world/clock/time/detailed→txt>
- 3796390286142599632
- #<ENDPOINT GET /world/sky/tootanga/:LATITUDE/:LONGITUDE/json → APPLICATION/JSON ← ENDPOINT-GET-/world/sky/tootanga/latitude/longitude→json>
- 2444360649006507045
- #<ENDPOINT GET /world/sky/tootanga/:LATITUDE/:LONGITUDE → APPLICATION/JSON ← ENDPOINT-GET-/world/sky/tootanga/latitude/longitude→json>
- 3899839684376630916
- #<ENDPOINT POST /gossip/twilio/incoming/call → TEXT/XML ← ENDPOINT-POST-/gossip/twilio/incoming/call→xml>
- 14645949841099209
- #<ENDPOINT POST /gossip/twilio/incoming/fax → TEXT/XML ← ENDPOINT-POST-/gossip/twilio/incoming/fax→xml>
- 1490427615918773705
- #<ENDPOINT POST /gossip/twilio/incoming/sms → TEXT/XML ← ENDPOINT-POST-/gossip/twilio/incoming/sms→xml>
- 1702692747509867472
- #<ENDPOINT POST /gossip/twilio/incoming/whatsapp → TEXT/XML ← ENDPOINT-POST-/gossip/twilio/incoming/whatsapp→xml>
- 2248636144567731984
- #<ENDPOINT POST /gossip/twilio/incoming/verify → TEXT/XML ← ENDPOINT-POST-/gossip/twilio/incoming/verify→xml>
- 2538184196477881734
- #<ENDPOINT POST /gossip/alexa/info/region/:REGION/json → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/info/region/region→json>
- 4451440760646442058
- #<ENDPOINT POST /gossip/alexa/info/region/:REGION → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/info/region/region→json>
- 3129363612469868778
- #<ENDPOINT POST /gossip/alexa/chat/region/:REGION/json → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/chat/region/region→json>
- 3772889472112935846
- #<ENDPOINT POST /gossip/alexa/chat/region/:REGION → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/chat/region/region→json>
- 2914246148950682845
- #<ENDPOINT POST /gossip/alexa/clock/region/:REGION/json → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/clock/region/region→json>
- 3607211951621492359
- #<ENDPOINT POST /gossip/alexa/clock/region/:REGION → APPLICATION/JSON ← ENDPOINT-POST-/gossip/alexa/clock/region/region→json>
- 3514820420918378876
- #<ENDPOINT POST /world/infinity/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity→json>
- 2983796640953129098
- #<ENDPOINT POST /world/infinity → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity→json>
- 4297781951900874698
- #<ENDPOINT POST /world/infinity/add-furniture/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-furniture→json>
- 4153708598936678059
- #<ENDPOINT POST /world/infinity/add-furniture → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-furniture→json>
- 3534633058848260767
- #<ENDPOINT POST /world/infinity/add-to-list/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-to-list→json>
- 3160128725037955181
- #<ENDPOINT POST /world/infinity/add-to-list → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-to-list→json>
- 886494176412242955
- #<ENDPOINT POST /world/infinity/click/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/click→json>
- 4605344589893295780
- #<ENDPOINT POST /world/infinity/click → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/click→json>
- 2769295429646498886
- #<ENDPOINT POST /world/infinity/create-user-house/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/create-user-house→json>
- 3156673351385279550
- #<ENDPOINT POST /world/infinity/create-user-house → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/create-user-house→json>
- 2034904767075969688
- #<ENDPOINT POST /world/infinity/dofff/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/dofff→json>
- 2856840100888173339
- #<ENDPOINT POST /world/infinity/dofff → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/dofff→json>
- 2115080225378518581
- #<ENDPOINT POST /world/infinity/don/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/don→json>
- 86474508769345563
- #<ENDPOINT POST /world/infinity/don → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/don→json>
- 600502829093376564
- #<ENDPOINT POST /world/infinity/echo/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/echo→json>
- 1407229498174929943
- #<ENDPOINT POST /world/infinity/echo → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/echo→json>
- 1818181793002447105
- #<ENDPOINT POST /world/infinity/finger/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/finger→json>
- 411075493542412538
- #<ENDPOINT POST /world/infinity/finger → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/finger→json>
- 1426436054577212618
- #<ENDPOINT POST /world/infinity/game-action/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/game-action→json>
- 2905404326129432418
- #<ENDPOINT POST /world/infinity/game-action → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/game-action→json>
- 3612501823886010390
- #<ENDPOINT POST /world/infinity/get-avatars/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-avatars→json>
- 90288663164151526
- #<ENDPOINT POST /world/infinity/get-avatars → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-avatars→json>
- 1296999664440820690
- #<ENDPOINT POST /world/infinity/get-color-palettes/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-color-palettes→json>
- 4027751240528359165
- #<ENDPOINT POST /world/infinity/get-color-palettes → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-color-palettes→json>
- 4532850485041467476
- #<ENDPOINT POST /world/infinity/get-inventory/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-inventory→json>
- 243021057524799367
- #<ENDPOINT POST /world/infinity/get-inventory → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-inventory→json>
- 4167155213974489996
- #<ENDPOINT POST /world/infinity/get-inventory-by-type/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-inventory-by-type→json>
- 1047054423369345559
- #<ENDPOINT POST /world/infinity/get-inventory-by-type → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-inventory-by-type→json>
- 815127266796768811
- #<ENDPOINT POST /world/infinity/get-online-users/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-online-users→json>
- 4106792282579579131
- #<ENDPOINT POST /world/infinity/get-online-users → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-online-users→json>
- 1530669576519352676
- #<ENDPOINT POST /world/infinity/get-room-list/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-room-list→json>
- 1229240807035145934
- #<ENDPOINT POST /world/infinity/get-room-list → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-room-list→json>
- 3632934770832966793
- #<ENDPOINT POST /world/infinity/get-server-time/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-server-time→json>
- 723702752102433611
- #<ENDPOINT POST /world/infinity/get-server-time → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-server-time→json>
- 2381679612391285307
- #<ENDPOINT POST /world/infinity/get-session-apple/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-session-apple→json>
- 1941036288412020259
- #<ENDPOINT POST /world/infinity/get-session-apple → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-session-apple→json>
- 2545589777087219548
- #<ENDPOINT POST /world/infinity/get-store-item-info/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-store-item-info→json>
- 3591109234948706272
- #<ENDPOINT POST /world/infinity/get-store-item-info → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-store-item-info→json>
- 388236602821079676
- #<ENDPOINT POST /world/infinity/get-user-lists/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-user-lists→json>
- 4026062155054880834
- #<ENDPOINT POST /world/infinity/get-user-lists → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-user-lists→json>
- 1867351472563902820
- #<ENDPOINT POST /world/infinity/get-wallet/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-wallet→json>
- 743393508375587111
- #<ENDPOINT POST /world/infinity/get-wallet → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-wallet→json>
- 1487464466660955791
- #<ENDPOINT POST /world/infinity/get-zone-list/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-zone-list→json>
- 3499294289065798086
- #<ENDPOINT POST /world/infinity/get-zone-list → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-zone-list→json>
- 1742512978231992899
- #<ENDPOINT POST /world/infinity/give/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/give→json>
- 3186022246400269368
- #<ENDPOINT POST /world/infinity/give → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/give→json>
- 3393910229766804491
- #<ENDPOINT POST /world/infinity/go/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/go→json>
- 2345155363327254156
- #<ENDPOINT POST /world/infinity/go → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/go→json>
- 111246169399534578
- #<ENDPOINT POST /world/infinity/init-user-room/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/init-user-room→json>
- 3645887930300868921
- #<ENDPOINT POST /world/infinity/init-user-room → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/init-user-room→json>
- 2246548973544009574
- #<ENDPOINT POST /world/infinity/join/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/join→json>
- 4579938525002377968
- #<ENDPOINT POST /world/infinity/join → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/join→json>
- 1434158854020747068
- #<ENDPOINT POST /world/infinity/logout/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/logout→json>
- 3302013364249440874
- #<ENDPOINT POST /world/infinity/logout → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/logout→json>
- 4237490832679781235
- #<ENDPOINT POST /world/infinity/mail-customer-service/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/mail-customer-service→json>
- 2053750045881607118
- #<ENDPOINT POST /world/infinity/mail-customer-service → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/mail-customer-service→json>
- 3279637421459493870
- #<ENDPOINT POST /world/infinity/peek-at-inventory/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/peek-at-inventory→json>
- 31126383443591073
- #<ENDPOINT POST /world/infinity/peek-at-inventory → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/peek-at-inventory→json>
- 2114634252262689739
- #<ENDPOINT POST /world/infinity/ping/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/ping→json>
- 1497657590906864494
- #<ENDPOINT POST /world/infinity/ping → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/ping→json>
- 3944391893719435316
- #<ENDPOINT POST /world/infinity/prompt-reply/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/prompt-reply→json>
- 3447085172245388639
- #<ENDPOINT POST /world/infinity/prompt-reply → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/prompt-reply→json>
- 4275937288897563148
- #<ENDPOINT POST /world/infinity/remove-from-list/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/remove-from-list→json>
- 4399652790573300362
- #<ENDPOINT POST /world/infinity/remove-from-list → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/remove-from-list→json>
- 715734164857350997
- #<ENDPOINT POST /world/infinity/report-bug/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/report-bug→json>
- 1142409125308217021
- #<ENDPOINT POST /world/infinity/report-bug → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/report-bug→json>
- 2929010456783785717
- #<ENDPOINT POST /world/infinity/report-user/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/report-user→json>
- 4347007719556469473
- #<ENDPOINT POST /world/infinity/report-user → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/report-user→json>
- 274901334464311133
- #<ENDPOINT POST /world/infinity/request-buddy/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/request-buddy→json>
- 3758851943699585440
- #<ENDPOINT POST /world/infinity/request-buddy → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/request-buddy→json>
- 1463511803243320041
- #<ENDPOINT POST /world/infinity/send-out-of-band-message/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/send-out-of-band-message→json>
- 2353418606147398
- #<ENDPOINT POST /world/infinity/send-out-of-band-message → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/send-out-of-band-message→json>
- 3630072932184348066
- #<ENDPOINT POST /world/infinity/server-time/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/server-time→json>
- 3995549550556215699
- #<ENDPOINT POST /world/infinity/server-time → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/server-time→json>
- 3612183101183848272
- #<ENDPOINT POST /world/infinity/set-avatar-color/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-avatar-color→json>
- 2261376797728342278
- #<ENDPOINT POST /world/infinity/set-avatar-color → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-avatar-color→json>
- 3252339162700958257
- #<ENDPOINT POST /world/infinity/set-furniture/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-furniture→json>
- 162550141888702464
- #<ENDPOINT POST /world/infinity/set-furniture → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-furniture→json>
- 1208366953458090133
- #<ENDPOINT POST /world/infinity/set-room-var/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-room-var→json>
- 4445291985524611193
- #<ENDPOINT POST /world/infinity/set-room-var → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-room-var→json>
- 3156243483016127915
- #<ENDPOINT POST /world/infinity/set-user-var/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-user-var→json>
- 3788583612421438164
- #<ENDPOINT POST /world/infinity/set-user-var → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/set-user-var→json>
- 3714301876461587212
- #<ENDPOINT POST /world/infinity/spawn-zone/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/spawn-zone→json>
- 677933659063334801
- #<ENDPOINT POST /world/infinity/spawn-zone → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/spawn-zone→json>
- 4574057132262960364
- #<ENDPOINT POST /world/infinity/speak/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/speak→json>
- 2537548613447673980
- #<ENDPOINT POST /world/infinity/speak → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/speak→json>
- 3625523948320548380
- #<ENDPOINT POST /world/infinity/start-event/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/start-event→json>
- 28145633782456136
- #<ENDPOINT POST /world/infinity/start-event → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/start-event→json>
- 3573642821779180528
- #<ENDPOINT POST /world/infinity/end-event/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/end-event→json>
- 3971243235013808867
- #<ENDPOINT POST /world/infinity/end-event → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/end-event→json>
- 4094027678187318451
- #<ENDPOINT POST /world/infinity/use-equipment/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/use-equipment→json>
- 2000081458093256992
- #<ENDPOINT POST /world/infinity/use-equipment → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/use-equipment→json>
- 4204947670449303791
- #<ENDPOINT POST /world/infinity/add-journal-entry/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-journal-entry→json>
- 3892582786088941557
- #<ENDPOINT POST /world/infinity/add-journal-entry → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/add-journal-entry→json>
- 1375612565279927928
- #<ENDPOINT POST /world/infinity/delete-mail-message/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/delete-mail-message→json>
- 4436290906837033172
- #<ENDPOINT POST /world/infinity/delete-mail-message → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/delete-mail-message→json>
- 2230697178133601397
- #<ENDPOINT POST /world/infinity/doff/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/doff→json>
- 2262727635859522983
- #<ENDPOINT POST /world/infinity/doff → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/doff→json>
- 2941269994842038810
- #<ENDPOINT POST /world/infinity/get-mail-in-box/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-mail-in-box→json>
- 1747771810566703308
- #<ENDPOINT POST /world/infinity/get-mail-in-box → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-mail-in-box→json>
- 3798885911312028850
- #<ENDPOINT POST /world/infinity/get-passport/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-passport→json>
- 2904598588733088666
- #<ENDPOINT POST /world/infinity/get-passport → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-passport→json>
- 2939097456470116256
- #<ENDPOINT POST /world/infinity/send-mail-message/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/send-mail-message→json>
- 2969945001075424066
- #<ENDPOINT POST /world/infinity/send-mail-message → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/send-mail-message→json>
- 1779739157844399139
- #<ENDPOINT POST /world/infinity/stamp-passport/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/stamp-passport→json>
- 3439491491755883883
- #<ENDPOINT POST /world/infinity/stamp-passport → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/stamp-passport→json>
- 3292086240137672046
- #<ENDPOINT POST /world/infinity/enumerate-wear-slots/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/enumerate-wear-slots→json>
- 2976415471988222329
- #<ENDPOINT POST /world/infinity/enumerate-wear-slots → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/enumerate-wear-slots→json>
- 3910763075184512485
- #<ENDPOINT POST /world/infinity/wardrobe/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wardrobe→json>
- 1812566037956311588
- #<ENDPOINT POST /world/infinity/wardrobe → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wardrobe→json>
- 1632442791808375756
- #<ENDPOINT POST /world/infinity/get-room-vars/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-room-vars→json>
- 468288789791614400
- #<ENDPOINT POST /world/infinity/get-room-vars → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/get-room-vars→json>
- 1675699997633227251
- #<ENDPOINT POST /world/infinity/wtl/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wtl→json>
- 935878708885882574
- #<ENDPOINT POST /world/infinity/wtl → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wtl→json>
- 152427975052322824
- #<ENDPOINT POST /world/infinity/wtl-4/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wtl-4→json>
- 4400131562262490604
- #<ENDPOINT POST /world/infinity/wtl-4 → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/wtl-4→json>
- 4425915036243019463
- #<ENDPOINT POST /world/infinity/shoot/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/shoot→json>
- 2806337527219004503
- #<ENDPOINT POST /world/infinity/shoot → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/shoot→json>
- 1230518630342143647
- #<ENDPOINT POST /world/infinity/toot-list/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/toot-list→json>
- 4335180912172648585
- #<ENDPOINT POST /world/infinity/toot-list → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/toot-list→json>
- 2404520522177971559
- #<ENDPOINT POST /world/infinity/play-with/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/play-with→json>
- 211099490374444857
- #<ENDPOINT POST /world/infinity/play-with → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/play-with→json>
- 949834039714802218
- #<ENDPOINT POST /world/infinity/quiesce/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/quiesce→json>
- 4538439985630186268
- #<ENDPOINT POST /world/infinity/quiesce → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/quiesce→json>
- 4104464769970938872
- #<ENDPOINT POST /world/infinity/consider-child-approval/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/consider-child-approval→json>
- 1630414277483219540
- #<ENDPOINT POST /world/infinity/consider-child-approval → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/consider-child-approval→json>
- 3222404907486997097
- #<ENDPOINT POST /world/infinity/read-map/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/read-map→json>
- 4162667056903443726
- #<ENDPOINT POST /world/infinity/read-map → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/read-map→json>
- 623972198993136222
- #<ENDPOINT POST /world/infinity/user-agent/json → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/user-agent→json>
- 3318734997694903237
- #<ENDPOINT POST /world/infinity/user-agent → APPLICATION/JSON ← ENDPOINT-POST-/world/infinity/user-agent→json>